This patch is to remove the pit_timer when the vmx domain is
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Sat, 5 Nov 2005 10:26:29 +0000 (11:26 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Sat, 5 Nov 2005 10:26:29 +0000 (11:26 +0100)
commiteb320ac26275e70a7e72e64f789284b0337bbbd9
tree482521a72fc78ea3d546237f62cccff7870c87f3
parentefb5f15669c93daef0dfc6ad10512d9b5c929bc6
    This patch is to remove the pit_timer when the vmx domain is
inactive to save HV external IRQ caused by ac_time and some cleanup for
ioapic in HV.
Thx,eddie

Signed-off-by: Eddie Dong <eddie.dong@intel.com>
15 files changed:
tools/ioemu/hw/pc.c
tools/ioemu/target-i386-dm/Makefile
tools/ioemu/target-i386-dm/helper2.c
xen/arch/x86/dm/i8259.c
xen/arch/x86/vmx.c
xen/arch/x86/vmx_intercept.c
xen/arch/x86/vmx_io.c
xen/arch/x86/vmx_vlapic.c
xen/arch/x86/vmx_vmcs.c
xen/include/asm-x86/vmx.h
xen/include/asm-x86/vmx_virpit.h
xen/include/asm-x86/vmx_vlapic.h
xen/include/asm-x86/vmx_vmcs.h
xen/include/public/io/vmx_vlapic.h
xen/include/public/io/vmx_vpic.h